home *** CD-ROM | disk | FTP | other *** search
- ; This is a generic chooser.dat file.
- ;
- ; General Characteristics
- ;
- [General]
- DebugFlag=0
- AppTitle=Microsoft 3D Movie Maker Demos
- ;Icon=<Placeholder>.exe
- ReturnAfterLaunch=1
- DemosAtSameLevel=0
- TaskbarAdjust=0
- BitmapDir=controls\
- SoundDir=controls\
-
- ;
- ; Main Screen
- ;
- [Main]
- Image=screen.bmp
- ;
- ; Incoming Splash Screen
- ;
- [SplashIn]
- UsingSplashIn=0
- BlackBackground=0
- Image=black.dib
- TitlebarAdjust=0
- UsingButtons=0
- OKButton=ok_up.bmp,ok_dwn.bmp,,84,194
- ;QuitButton=quit_up.bmp,quit_dwn.bmp,,200,200
-
- ;
- ; Outgoing Splash Screen
- ;
- [SplashOut]
- UsingSplashOut=0
- BlackBackground=0
- Image=black.dib
- TitlebarAdjust=0
-
- ;-----------------------------------------------------
- ; To enable / disable the PicClip facility, set
- ; the UsingPicClip to 1 (enable) or 0 (disable).
- ; (If set to 0, all other fields are ignored)
- ;
- ; - "Cols" & "Rows" describe the layout of the
- ; PicClip source bitmap
- ; - "Interval" is the VB Timer interval (milliseconds)
- ;
- [PicClip]
- UsingPicClip=0
- Image=strip.bmp
- Left=353
- Top=219
- Cols=15
- Rows=1
- TimerInterval=20
-
- ;--------------------------------------
- ; Sound Section
- ; There should always be a Splash sound.
- ; At the very least, play SILENCE.WAV,
- ; to turn off any sound that might still
- ; be playing from a previous application.
- ;
- [Sound]
- ;SplashLength=1
- Splash=silence.wav
- Main=silence.wav
- BtnDown=btn_dwn.wav
- ;BtnUp=btn_up.wav
- Demo=silence.wav
- Exit=silence.wav
-
- ;-----------------------------------------------------------------
- ; Define Buttons and the demos associated with them
- ; Button 0 is the Exit -- doesn't have a demo.
- ;
- [Buttons]
- nButtons=3
- Button0=exitup.bmp,exitdwn.bmp,exitov.bmp,554,390
- Button1=2btnup.bmp,2btndwn.bmp,2btnov.bmp,361,157
- Button2=3btnup.bmp,3btndwn.bmp,3btnov.bmp,361,264
- ;
- Demo1=info.bmp
- Demo2=info.bmp
-
- Demo1Extended=1
- Demo2Extended=1
-
- ; Setup for an Extended Demos
- ; (a bitmap which is itself second level set of
- ; demos and buttons, specified here.)
- [Demo1Extension]
- nButtons=2
- Button0=can_up.bmp,can_dn.bmp,can_up.bmp,502,400
- Button1=cont_up.bmp,cont_dn.bmp,cont_up.bmp,410,400
- Demo1=3dncktry\nick3d1.exe
-
- [Demo2Extension]
- nButtons=2
- Button0=can_up.bmp,can_dn.bmp,can_up.bmp,502,400
- Button1=cont_up.bmp,cont_dn.bmp,cont_up.bmp,410,400
- Demo1=3dmmtry\cdvers.exe
-
- ;-----------------------------------------------------------
- ; Autodemos
- ; Autodemos are specified by the Button number.
- ;
- [AutoDemos]
- nAutodemos=0
- AutodemoSeconds=9920
- autodemo1=3
-
- ;**************************************
- ; Proto-Localization
- ; for CD error message
- ;
- ; "default" language = US English
- ; For message in German, set language=deutsch
- ;
- [CurrentLanguage]
- language=default
- ;language=deutsch
- ;language=francais
- ;language=italian
- ;language=espanol
-
- [Message1]
- default=Please insert the CD.
- deutsch=Legen Sie bitte die CD ein.
- francais=Veullez insΘrer le CD.
- italian=Per cortesia inserire il CD.
- espanol=Por favor, inserte el CD.
-